Skip to content

Use jQuery $.map() for IE8 compatibility#5

Merged
arnab merged 1 commit intoarnab:masterfrom
exo:usejQueryMapForIE8
Apr 7, 2014
Merged

Use jQuery $.map() for IE8 compatibility#5
arnab merged 1 commit intoarnab:masterfrom
exo:usejQueryMapForIE8

Conversation

@exo
Copy link
Contributor

@exo exo commented Jan 27, 2014

This makes pretty-text-diff use the jQuery implementation of map, $.map() instead of the native map(), which doesn't exist in IE8 and causes an error.

Thanks for the plugin!

@alexcwatt
Copy link

Just wanted to second this pull request. This fixes the same issue in IE11 as well.

Thank you @exo for the patch, and @arnab for the plugin.

arnab added a commit that referenced this pull request Apr 7, 2014
PR #5: Use jQuery $.map() for IE8 compatibility
@arnab arnab merged commit 4a01eea into arnab:master Apr 7, 2014
@arnab
Copy link
Owner

arnab commented Apr 7, 2014

Thank you @exo for the patch. I had missed out on the original email 2 months ago! And so, thanks a bunch to @alexcwatt for the reminder. Merged and bumped to 1.0.3 - should be available here shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants